gridpack::state_estimation::SEBranch Member List

This is the complete list of members for gridpack::state_estimation::SEBranch, including all inherited members.
addMeasurement(Measurement measurement)gridpack::state_estimation::SEBranch
BaseBranchComponent(void)gridpack::component::BaseBranchComponent
BaseComponent(void)gridpack::component::BaseComponent
clearBuses(void)gridpack::component::BaseBranchComponent
configureSE(void)gridpack::state_estimation::SEBranch
GenMatVecInterface(void)gridpack::component::GenMatVecInterface
getAdmittance(void)gridpack::state_estimation::SEBranch
getBus1(void) const gridpack::component::BaseBranchComponent
getBus1GlobalIndex(void) const gridpack::component::BaseBranchComponent
getBus1OriginalIndex(void) const gridpack::component::BaseBranchComponent
getBus2(void) const gridpack::component::BaseBranchComponent
getBus2GlobalIndex(void) const gridpack::component::BaseBranchComponent
getBus2OriginalIndex(void) const gridpack::component::BaseBranchComponent
getComplexPower(std::string tag)gridpack::state_estimation::SEBranch
getDataItem(void *data, const char *signal=NULL)gridpack::component::BaseComponent [virtual]
getForwardYBus(void)gridpack::ymatrix::YMBranch
getGlobalIndex(void) const gridpack::component::BaseBranchComponent
getLineElements(const std::string tag, gridpack::ComplexType *Yii, gridpack::ComplexType *Yij)gridpack::ymatrix::YMBranch
getLineStatus()gridpack::ymatrix::YMBranch
getLineTags()gridpack::ymatrix::YMBranch
getMatVecIndex(int *idx) const gridpack::component::MatVecInterface
getMatVecIndices(int *idx, int *jdx) const gridpack::component::MatVecInterface
getPQ(SEBus *bus, double *p, double *q)gridpack::state_estimation::SEBranch
getRank(void) const gridpack::component::BaseComponent
getReverseYBus(void)gridpack::ymatrix::YMBranch
getRvrsComplexPower(std::string tag)gridpack::state_estimation::SEBranch
getRvrsLineElements(const std::string tag, gridpack::ComplexType *Yii, gridpack::ComplexType *Yij)gridpack::ymatrix::YMBranch
getShunt(SEBus *bus)gridpack::state_estimation::SEBranch
gridpack::ymatrix::YMBranch::getShunt(YMBus *bus)gridpack::ymatrix::YMBranch
getSusceptance(std::string tag)gridpack::ymatrix::YMBranch
getTransformer(SEBus *bus)gridpack::state_estimation::SEBranch
gridpack::ymatrix::YMBranch::getTransformer(YMBus *bus)gridpack::ymatrix::YMBranch
getV1V2Theta(gridpack::state_estimation::SEBranch *branch, double *v1, double *v2, double *theta)gridpack::state_estimation::SEBranch
getVTheta(gridpack::state_estimation::SEBus *bus, double *v, double *theta)gridpack::state_estimation::SEBranch
getXCBuf(void **bus)gridpack::component::BaseComponent [virtual]
getXCBufSize(void)gridpack::component::BaseComponent [virtual]
getYBus(void)gridpack::state_estimation::SEBranch
getYElements(std::vector< double > &yffr, std::vector< double > &yffi, std::vector< double > &yttr, std::vector< double > &ytti, std::vector< double > &yftr, std::vector< double > &yfti, std::vector< double > &ytfr, std::vector< double > &ytfi, std::vector< bool > &switched)gridpack::ymatrix::YMBranch
load(const boost::shared_ptr< gridpack::component::DataCollection > &data)gridpack::state_estimation::SEBranch [virtual]
matrixDiagSize(int *isize, int *jsize) const gridpack::component::MatVecInterface [virtual]
matrixDiagValues(ComplexType *values)gridpack::component::MatVecInterface [virtual]
matrixDiagValues(RealType *values)gridpack::component::MatVecInterface [virtual]
matrixForwardSize(int *isize, int *jsize) const gridpack::state_estimation::SEBranch [virtual]
matrixForwardValues(ComplexType *values)gridpack::state_estimation::SEBranch [virtual]
gridpack::component::BaseBranchComponent::matrixForwardValues(RealType *values)gridpack::component::MatVecInterface [virtual]
matrixGetColIndex(int idx)gridpack::state_estimation::SEBranch [virtual]
matrixGetRowIndex(int idx)gridpack::state_estimation::SEBranch [virtual]
matrixGetValues(ComplexType *values, int *rows, int *cols)gridpack::state_estimation::SEBranch [virtual]
gridpack::ymatrix::YMBranch::matrixGetValues(RealType *values, int *rows, int *cols)gridpack::component::GenMatVecInterface [virtual]
matrixNumCols() const gridpack::state_estimation::SEBranch [virtual]
matrixNumRows() const gridpack::state_estimation::SEBranch [virtual]
matrixNumValues() const gridpack::state_estimation::SEBranch [virtual]
matrixReverseSize(int *isize, int *jsize) const gridpack::state_estimation::SEBranch [virtual]
matrixReverseValues(ComplexType *values)gridpack::state_estimation::SEBranch [virtual]
gridpack::component::BaseBranchComponent::matrixReverseValues(RealType *values)gridpack::component::MatVecInterface [virtual]
matrixSetColIndex(int icol, int idx)gridpack::state_estimation::SEBranch [virtual]
matrixSetRowIndex(int irow, int idx)gridpack::state_estimation::SEBranch [virtual]
MatVecInterface(void)gridpack::component::MatVecInterface
saveData(boost::shared_ptr< gridpack::component::DataCollection > data)gridpack::component::BaseComponent [virtual]
SEBranch(void)gridpack::state_estimation::SEBranch
serialWrite(char *string, const int bufsize, const char *signal=NULL)gridpack::state_estimation::SEBranch [virtual]
setBus1(const boost::shared_ptr< BaseComponent > &bus)gridpack::component::BaseBranchComponent
setBus1GlobalIndex(int idx)gridpack::component::BaseBranchComponent
setBus1OriginalIndex(int idx)gridpack::component::BaseBranchComponent
setBus2(const boost::shared_ptr< BaseComponent > &bus)gridpack::component::BaseBranchComponent
setBus2GlobalIndex(int idx)gridpack::component::BaseBranchComponent
setBus2OriginalIndex(int idx)gridpack::component::BaseBranchComponent
setGlobalIndex(int idx)gridpack::component::BaseBranchComponent
setLineStatus(std::string tag, bool status)gridpack::ymatrix::YMBranch
setMatVecIndex(int idx)gridpack::component::MatVecInterface
setMatVecIndices(int idx, int jdx)gridpack::component::MatVecInterface
setMode(int mode)gridpack::state_estimation::SEBranch [virtual]
setParam(std::string name, double value, int idx)gridpack::ymatrix::YMBranch
setRank(int rank)gridpack::component::BaseComponent
setValues(ComplexType *values)gridpack::component::MatVecInterface [virtual]
setValues(RealType *values)gridpack::component::MatVecInterface [virtual]
setXCBuf(void *buf)gridpack::component::BaseComponent [virtual]
setYBus(void)gridpack::state_estimation::SEBranch
slabGetRowIndices(int *idx)gridpack::component::GenMatVecInterface [virtual]
slabGetValues(std::vector< ComplexType * > &values, int *idx)gridpack::component::GenMatVecInterface [virtual]
slabGetValues(std::vector< RealType * > &values, int *idx)gridpack::component::GenMatVecInterface [virtual]
slabSetRowIndex(int irow, int idx)gridpack::component::GenMatVecInterface [virtual]
slabSetValues(ComplexType **values)gridpack::component::GenMatVecInterface [virtual]
slabSetValues(RealType **values)gridpack::component::GenMatVecInterface [virtual]
slabSize(int *rows, int *cols) const gridpack::component::GenMatVecInterface [virtual]
sortMeasurements(void)gridpack::state_estimation::SEBranch
vectorGetElementIndices(int *idx)gridpack::state_estimation::SEBranch [virtual]
vectorGetElementValues(ComplexType *values, int *idx)gridpack::state_estimation::SEBranch [virtual]
gridpack::ymatrix::YMBranch::vectorGetElementValues(RealType *values, int *idx)gridpack::component::GenMatVecInterface [virtual]
vectorNumElements() const gridpack::state_estimation::SEBranch [virtual]
vectorSetElementIndex(int ielem, int idx)gridpack::state_estimation::SEBranch [virtual]
vectorSetElementValues(ComplexType *values)gridpack::state_estimation::SEBranch [virtual]
gridpack::ymatrix::YMBranch::vectorSetElementValues(RealType *values)gridpack::component::GenMatVecInterface [virtual]
vectorSize(int *isize) const gridpack::component::MatVecInterface [virtual]
vectorValues(ComplexType *values)gridpack::component::MatVecInterface [virtual]
vectorValues(RealType *values)gridpack::component::MatVecInterface [virtual]
YMBranch(void)gridpack::ymatrix::YMBranch
~BaseBranchComponent(void)gridpack::component::BaseBranchComponent [virtual]
~BaseComponent(void)gridpack::component::BaseComponent [virtual]
~GenMatVecInterface(void)gridpack::component::GenMatVecInterface [virtual]
~MatVecInterface(void)gridpack::component::MatVecInterface [virtual]
~SEBranch(void)gridpack::state_estimation::SEBranch
~YMBranch(void)gridpack::ymatrix::YMBranch
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on 3 Feb 2020 for GridPACK by  doxygen 1.6.1